CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ps/2 键盘 驱动

搜索资源列表

  1. PS2_Keyboard_mouse_Interface

    0下载:
  2. PS/2接口的键盘与鼠标接口规范,对开发键盘与鼠标驱动的同志很有用。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:146209
    • 提供者:白继波
  1. s3c2410-ps2

    2下载:
  2. s3c2410平台,linux-2.4.18内核,I/O口模拟ps/2口键盘驱动,含Makefile,直接编译使用
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:85518
    • 提供者:刘丙毓
  1. wuxuxu

    0下载:
  2. ps键盘驱动程序2 实现pc机键盘(p/s2接口)与8位单片机连接使用原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上-ps Keyboard Driver 2 pc for achieving keyboard (p/s2 Interface) with 8-bit MCU connecting Principle : keyboard clock in p3.2 I received both the 8051 int0 external interrup
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12806
    • 提供者:吴旭旭
  1. 通用串行通信程序

    0下载:
  2. MCU与PC键盘通信程序,接口为PS/2;I2C通用驱动程序-MCU with a PC keyboard communication procedures, interface for PS / 2; I2C common driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3004
    • 提供者:周健辉
  1. 一个占用内存极少的菜单系统的实现

    3下载:
  2. 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-04-16
    • 文件大小:1686180
    • 提供者:migrant
  1. WinIo

    0下载:
  2. 驱动层模拟鼠标键盘,支持ps/2的接口,不会被拦截。-Mouse and keyboard-driven simulation
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:192638
    • 提供者:周懿
  1. Input

    0下载:
  2. 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:19861
    • 提供者:冰剑
  1. yu_keyboard

    0下载:
  2. 在ARM-linux系统上实现ps/2键盘的驱动。-In the ARM-linux systems to achieve ps/2 keyboard driver.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:5782
    • 提供者:yu bing
  1. ps2

    0下载:
  2. 这是一个用c编的程序,程序用于52单片机驱动电脑键盘, 是ps/2接口,用串口发送按键值,可用串口调试助手调试,本程序已经调试通过,用的kell编译的。-This is a use of c-series procedures, procedures for the 52 single-chip-driven computer keyboard is ps/2 interface, use the serial send button values, available serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:14596
    • 提供者:wangjunbin
  1. PS_2USB

    0下载:
  2. 实现一个 PS/2 与 USB 键盘过滤驱动,兼容所有 NT 系列的操作系统。-Implementation of a PS/2 and USB keyboard filter driver, compatible with all NT series of operating systems.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:9911
    • 提供者:budyou
  1. PS2-c51

    0下载:
  2. STC单片机,驱动ps/2的104台式机键盘.-STC microcontroller, driver ps/2 104 desktop keyboard.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:20451
    • 提供者:田红峰
  1. stm32V1_2

    2下载:
  2. 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:869803
    • 提供者:彬彬有礼
  1. P1

    0下载:
  2. msp430f149和标准ps/2键盘的驱动程序 非常好用 但是没有单片机向键盘通信部分 只能接受键盘的输入-msp430f149 and Standard ps/2 keyboard driver is very easy to use but there is no communication to the keyboard microcontroller can only accept keyboard input part
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:35533
    • 提供者:孟波
  1. 3F332E222323068259

    0下载:
  2. 分析当前PS/2键盘应用背景和优越性,在PS/2标准键盘协议的基础上,应用当前热门嵌入式实验开发平台,设计PS/2键盘具体 的硬件电路和驱动软件,研究键盘中汉字输入法实现过程及其扩充方法,总结PS/2键盘及汉字输入法到具体项目应用的工程经 验,最后提出键盘的应用和改进.分析当前PS/2键盘应用背景和优越性,在PS/2标准键盘协议的基础上,应用当前热门嵌入式实 验开发平台,设计PS/2键盘具体的硬件电路和驱动软件,研究键盘中汉字输入法实现过程及其扩充方法,总结PS/2键盘及汉字 输
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:576876
    • 提供者:liyang
  1. Hook8034

    0下载:
  2. 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:57671
    • 提供者:张唱歌
  1. KbdControl

    0下载:
  2. 这是一个模仿按键的驱动程序。唯一的缺点是它需要PS/2键盘。-This is a driver that simulates the keystroke. The only drawback is that it requires PS/2 keyboard.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-07
    • 文件大小:2048
    • 提供者:Daniel Lee
  1. ps2pi

    0下载:
  2. 一个基于串口的树莓派ps/2 Linux驱动.PS/2的DATA线接串口的RX线,PS/2的CLK空置。用前要测试键盘的频率。-Using two resistors, a blue LED, a few other bits, and a kernel module you can use a PS/2 keyboard by connecting it to the Pi serial port. This works because I have found that you can
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:270080
    • 提供者:chinky
  1. MuisicBox_2.0

    0下载:
  2. STM32驱动VS1003音频芯片,配合PS/2老式键盘,实现多种乐器的弹奏。-Using Stm32 MCU control VS1003 MP3 decoder, along with PS/2 keyboard, Performing various musical instruments sound. Enjoy!
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2765452
    • 提供者:nouv
« 1 2»
搜珍网 www.dssz.com